home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 March / CMCD0305.ISO / Software / Demo / Elearn / Fizica / vol2 / interfata.swf / scripts / DefineButton2_206 / BUTTONCONDACTION on(press).as
Text File  |  2005-01-03  |  134b  |  7 lines

  1. on(press){
  2.    gotoAndStop(1);
  3.    fscommand("show");
  4.    getURL("FSCommand:appletDo",1);
  5.    _parent.credit_b.gotoAndStop("up");
  6. }
  7.